home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 2
/
Merciful - Disc 2.iso
/
software
/
v
/
varkcliutils11.dms
/
varkcliutils11.adf
/
VARK
/
ScreenNotify10.lha
/
ScreenNotify
/
include
/
proto
/
screennotify.h
Wrap
C/C++ Source or Header
|
1995-03-26
|
210b
|
8 lines
#ifndef PROTO_SCREENNOTIFY_H
#define PROTO_SCREENNOTIFY_H
#include <exec/types.h>
extern struct Library *ScreenNotifyBase;
#include <clib/screennotify_protos.h>
#include <pragmas/screennotify_pragmas.h>
#endif